onTouchEvent

Analyzes the given motion event and if applicable triggers the appropriate callbacks on the OnGestureListener supplied.

Return

true if the OnGestureListener consumed the event, else false.

Parameters

event

The current motion event.